Members
Overall Objectives
Research Program
Application Domains
Software and Platforms
New Results
Bilateral Contracts and Grants with Industry
Partnerships and Cooperations
Dissemination
Bibliography
XML PDF e-pub
PDF e-Pub


Section: Software and Platforms

Utilities

P2PVSim

Participant : Remigiusz Modrzejewski [correspondant] .

Around 12,000 lines, developed in Python.

P2PVSim is a discrete-event simulator created for analyzing theoretical properties of peer-to-peer live video streaming algorithms. Implemented in Python it was designed with clarity and extensibility in mind from the beginning. It is capable of simulating overlays of a few thousands of peers. Multiple control protocols have been implemented. At the same time, a lot of work was put into the performance and scalability aspects of the software. Currently it is meant for simulating overlays of a few thousand peers running multiple control protocols that have been implemented. And in 2012, a distributed version of P2PVSim was developed running on an arbitrary number of computers. It has been so far used with success on a dozen computers with multiple cores all located in the same LAN.

Papareto

Participant : Luc Hogie [correspondant] .

About 500 lines, developed in Java.

Papareto is a Java framework for the development of evolutionary solutions to computational problems. The primary motivation for developing an evolutionary framework was to give the Grph library the ability to generate particular graph instances. Papareto differs from other evolutionary frameworks (ECJ, WatchMaker, JGAP, etc) in the following ways:

See also the webpage http://www.i3s.unice.fr/~hogie/papareto/ .

Toools

Participants : Luc Hogie [correspondant] , Aurélien Lancin.

Around 3,000 lines, developed in Java.

Toools is a general purpose Java toolbox which, much like Google Guava and Apache Commons, aims at providing classes useful in daily programming tasks. It focuses on the following topics:

See also the webpage http://www-sop.inria.fr/members/Luc.Hogie/toools/ .

Other software

We ensure the maintenance of various tools developped in the past:

Java4unix

a software glue for the integration of Java applications intro the UNIX environment; http://www-sop.inria.fr/members/Luc.Hogie/java4unix/ ;

Jalinopt

a Java toolkit for linear optimization; http://www-sop.inria.fr/members/Luc.Hogie/jalinopt/ ;

JavaFarm

a minimal middleware infrastructure for practical distributed computing; see http://www-sop.inria.fr/members/Luc.Hogie/javafarm/ ;

Macsim

a discrete event simulation engine use in the DRMSim routing model simulator; http://www-sop.inria.fr/mascotte/software/mascsim/ ;

Jaseto

a Java toolkit for the XML (de)serialization of Java objects; http://www-sop.inria.fr/members/Luc.Hogie/jaseto/ ;